home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Web Pages 2001 April
/
Practical.bin
/
pc
/
practical1
/
00013_button highlight.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-01-01
|
235 b
|
10 lines
on mouseWithin me
set the member of sprite the currentSpriteNum to member 5 of castLib "Internal"
cursor(280)
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member 4 of castLib "Internal"
cursor(-1)
end